home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / Graphics / Quant / Quant.exe / 0 / RCDATA / TCREGISTRATION / TCREGISTRATION.txt
Encoding:
Text File  |  1996-12-16  |  6.1 KB  |  338 lines

  1. object CRegistration: TCRegistration
  2.   Left = 192
  3.   Top = 122
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 421
  7.   ClientWidth = 513
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox1: TGroupBox
  17.     Left = 4
  18.     Top = 0
  19.     Width = 505
  20.     Height = 193
  21.     Caption = 'Personal information'
  22.     TabOrder = 0
  23.     object Label7: TLabel
  24.       Left = 360
  25.       Top = 91
  26.       Width = 42
  27.       Height = 13
  28.       Caption = 'Zip code'
  29.     end
  30.     object Label6: TLabel
  31.       Left = 280
  32.       Top = 91
  33.       Width = 25
  34.       Height = 17
  35.       Caption = 'State'
  36.     end
  37.     object Label1: TLabel
  38.       Left = 8
  39.       Top = 19
  40.       Width = 81
  41.       Height = 13
  42.       Caption = 'Company/Orga...'
  43.     end
  44.     object Label2: TLabel
  45.       Left = 8
  46.       Top = 43
  47.       Width = 72
  48.       Height = 13
  49.       Caption = 'Contact person'
  50.     end
  51.     object Label4: TLabel
  52.       Left = 8
  53.       Top = 67
  54.       Width = 38
  55.       Height = 13
  56.       Caption = 'Address'
  57.     end
  58.     object Label5: TLabel
  59.       Left = 8
  60.       Top = 91
  61.       Width = 17
  62.       Height = 13
  63.       Caption = 'City'
  64.     end
  65.     object Label8: TLabel
  66.       Left = 8
  67.       Top = 115
  68.       Width = 36
  69.       Height = 13
  70.       Caption = 'Country'
  71.     end
  72.     object Label9: TLabel
  73.       Left = 8
  74.       Top = 139
  75.       Width = 31
  76.       Height = 13
  77.       Caption = 'Phone'
  78.     end
  79.     object Label14: TLabel
  80.       Left = 8
  81.       Top = 163
  82.       Width = 29
  83.       Height = 13
  84.       Caption = 'E-Mail'
  85.     end
  86.     object Label12: TLabel
  87.       Left = 280
  88.       Top = 139
  89.       Width = 17
  90.       Height = 17
  91.       Caption = 'Fax'
  92.     end
  93.     object Edit7: TEdit
  94.       Left = 416
  95.       Top = 88
  96.       Width = 81
  97.       Height = 21
  98.       MaxLength = 10
  99.       TabOrder = 5
  100.     end
  101.     object Edit6: TEdit
  102.       Left = 312
  103.       Top = 88
  104.       Width = 41
  105.       Height = 21
  106.       MaxLength = 4
  107.       TabOrder = 4
  108.     end
  109.     object Edit1: TEdit
  110.       Left = 96
  111.       Top = 16
  112.       Width = 401
  113.       Height = 21
  114.       TabOrder = 0
  115.     end
  116.     object Edit2: TEdit
  117.       Left = 96
  118.       Top = 40
  119.       Width = 401
  120.       Height = 21
  121.       TabOrder = 1
  122.     end
  123.     object Edit4: TEdit
  124.       Left = 96
  125.       Top = 64
  126.       Width = 401
  127.       Height = 21
  128.       TabOrder = 2
  129.     end
  130.     object Edit5: TEdit
  131.       Left = 96
  132.       Top = 88
  133.       Width = 177
  134.       Height = 21
  135.       TabOrder = 3
  136.     end
  137.     object Edit8: TEdit
  138.       Left = 96
  139.       Top = 112
  140.       Width = 401
  141.       Height = 21
  142.       TabOrder = 6
  143.     end
  144.     object Edit9: TEdit
  145.       Left = 96
  146.       Top = 136
  147.       Width = 177
  148.       Height = 21
  149.       TabOrder = 7
  150.     end
  151.     object Edit11: TEdit
  152.       Left = 96
  153.       Top = 160
  154.       Width = 401
  155.       Height = 21
  156.       TabOrder = 9
  157.     end
  158.     object Edit13: TEdit
  159.       Left = 312
  160.       Top = 136
  161.       Width = 185
  162.       Height = 21
  163.       TabOrder = 8
  164.     end
  165.   end
  166.   object GroupBox2: TGroupBox
  167.     Left = 4
  168.     Top = 200
  169.     Width = 505
  170.     Height = 65
  171.     Caption = 'Product query'
  172.     TabOrder = 1
  173.     object Label10: TLabel
  174.       Left = 8
  175.       Top = 16
  176.       Width = 81
  177.       Height = 41
  178.       AutoSize = False
  179.     end
  180.     object Edit10: TEdit
  181.       Left = 312
  182.       Top = 36
  183.       Width = 185
  184.       Height = 21
  185.       TabOrder = 4
  186.     end
  187.     object CheckBox1: TCheckBox
  188.       Left = 96
  189.       Top = 16
  190.       Width = 65
  191.       Height = 17
  192.       Caption = 'College'
  193.       TabOrder = 0
  194.     end
  195.     object CheckBox2: TCheckBox
  196.       Left = 96
  197.       Top = 38
  198.       Width = 105
  199.       Height = 16
  200.       Caption = 'World Wide Web'
  201.       TabOrder = 2
  202.     end
  203.     object CheckBox4: TCheckBox
  204.       Left = 256
  205.       Top = 38
  206.       Width = 49
  207.       Height = 17
  208.       Caption = 'Other'
  209.       TabOrder = 3
  210.     end
  211.     object CheckBox3: TCheckBox
  212.       Left = 256
  213.       Top = 16
  214.       Width = 57
  215.       Height = 17
  216.       Caption = 'Friend'
  217.       TabOrder = 1
  218.     end
  219.   end
  220.   object GroupBox3: TGroupBox
  221.     Left = 4
  222.     Top = 272
  223.     Width = 505
  224.     Height = 65
  225.     Caption = 'Credit card information'
  226.     TabOrder = 2
  227.     object Label13: TLabel
  228.       Left = 296
  229.       Top = 40
  230.       Width = 70
  231.       Height = 17
  232.       Caption = 'Expiration date'
  233.     end
  234.     object Label19: TLabel
  235.       Left = 296
  236.       Top = 16
  237.       Width = 60
  238.       Height = 17
  239.       Caption = 'Card number'
  240.     end
  241.     object MaskEdit2: TMaskEdit
  242.       Left = 384
  243.       Top = 36
  244.       Width = 33
  245.       Height = 21
  246.       EditMask = '00/00;1;_'
  247.       MaxLength = 5
  248.       TabOrder = 6
  249.       Text = '  -  '
  250.     end
  251.     object RadioButton1: TRadioButton
  252.       Left = 8
  253.       Top = 16
  254.       Width = 65
  255.       Height = 17
  256.       Caption = 'Dankort'
  257.       TabOrder = 0
  258.       TabStop = True
  259.     end
  260.     object RadioButton2: TRadioButton
  261.       Left = 8
  262.       Top = 40
  263.       Width = 65
  264.       Height = 17
  265.       Caption = 'Eurocard'
  266.       TabOrder = 1
  267.     end
  268.     object RadioButton3: TRadioButton
  269.       Left = 88
  270.       Top = 16
  271.       Width = 41
  272.       Height = 17
  273.       Caption = 'JCB'
  274.       TabOrder = 2
  275.     end
  276.     object RadioButton4: TRadioButton
  277.       Left = 88
  278.       Top = 40
  279.       Width = 73
  280.       Height = 17
  281.       Caption = 'Mastercard'
  282.       TabOrder = 3
  283.     end
  284.     object RadioButton5: TRadioButton
  285.       Left = 160
  286.       Top = 16
  287.       Width = 41
  288.       Height = 17
  289.       Caption = 'Visa'
  290.       TabOrder = 4
  291.     end
  292.     object Edit3: TEdit
  293.       Left = 384
  294.       Top = 12
  295.       Width = 113
  296.       Height = 21
  297.       TabOrder = 5
  298.     end
  299.   end
  300.   object Button1: TButton
  301.     Left = 104
  302.     Top = 392
  303.     Width = 113
  304.     Height = 25
  305.     Caption = 'Print registration form'
  306.     TabOrder = 4
  307.     OnClick = Button1Click
  308.   end
  309.   object Button2: TButton
  310.     Left = 272
  311.     Top = 392
  312.     Width = 113
  313.     Height = 25
  314.     Caption = 'Go back'
  315.     Default = True
  316.     TabOrder = 5
  317.     OnClick = Button2Click
  318.   end
  319.   object RadioGroup1: TRadioGroup
  320.     Left = 4
  321.     Top = 344
  322.     Width = 505
  323.     Height = 41
  324.     Caption = 'Number of registrations'
  325.     Columns = 3
  326.     ItemIndex = 0
  327.     Items.Strings = (
  328.       '2-10 Users'
  329.       '10-50 Users'
  330.       'More than 50 Users')
  331.     TabOrder = 3
  332.   end
  333.   object PrintDialog1: TPrintDialog
  334.     Left = 8
  335.     Top = 408
  336.   end
  337. end
  338.